Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Reports are always stored for a certain time, and if this endpoint is called again within that time, the stored report is returned without recalculating. If force_recalculate
is set to true
, the report is recalculated and the stored report is overwritten.
Body
Options for the Job Architecture benchmark report.
The Custom Property columns that will be included in the dim_job.csv
file.
The Custom Properties that will be included in the fact_job_property.csv
file.
The Custom Property columns that will be included in the dim_peer_group.csv
file. Currently has no effect!
The Custom Properties that will be included in the fact_peer_group_property.csv
file. Currently has no effect!
Response
OK.
The response is of type file
.